Post

Replies

Boosts

Views

Activity

Reply to _PFObjectIDFastHash64 Crash EXC_BAD_ACCESS KERN_INVALID_ADDRESS
Have submitted a radar. Adding more information in the hopes we can get a response. We've got a number of other CoreData related crashes impacting the subset of our users on the new version built against the 14 SDK and running iOS 14. Trace below. Other code executing at the same time is random, no consistency. Timing of crash is random. Our evaluation is that we're seeing a regression in CoreData on iOS 14. Crashed: NSManagedObjectContext 0x281a80410 0	CoreData											 0x18919bcf4 -[NSManagedObjectContext _disposeObjects:count:notifyParent:] + 224 1	CoreData											 0x189191f4c -[NSManagedObjectContext _dispose:] + 324 2	CoreData											 0x18907f384 -[NSManagedObjectContext _dealloc__] + 472 3	CoreData											 0x1891a6b74 __internalBlockToDeallocNSManagedObjectContext_block_invoke + 52 4	CoreData											 0x189199b18 developerSubmittedBlockToNSManagedObjectContextPerform + 156 5	libdispatch.dylib							0x182f8b280 _dispatch_client_callout + 16 6	libdispatch.dylib							0x182f33fa8 _dispatch_lane_serial_drain$VARIANT$mp + 612 7	libdispatch.dylib							0x182f34a84 _dispatch_lane_invoke$VARIANT$mp + 424 8	libdispatch.dylib							0x182f3e518 _dispatch_workloop_worker_thread + 712 9	libsystem_pthread.dylib				0x1c7f985a4 _pthread_wqthread + 272 10 libsystem_pthread.dylib				0x1c7f9b874 start_wqthread + 8
Sep ’20